home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Graphics / Utilities / PICTify 1.5 ƒ / Read Me < prev   
Text File  |  1993-12-31  |  4KB  |  126 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. PICTify by Scott A. Johnson
  10.  
  11. Requires System 7.0 or greater.
  12.  
  13. WHAT IS IT?
  14. -----------
  15. PICTify is a control panel that provides you with screen capturing capabilities and is provided FREE of charge.  You may capture the entire screen, a selection that you define, the frontmost window, or a pulled-down menu (including popup menus) to a file or to the clipboard.  If you choose to save the snapshot to a file, you have the option of saving it to a TeachText™ PICT file or to a ResEdit™ file which will contain a 'PICT' resource and a couple of other resources which define the dimensions of the PICT.  I find the latter option essential for capturing pictures I've drawn to include in about boxes or other parts of my programs.
  16.  
  17. INSTALLATION
  18. ------------
  19. To install PICTify, drag the control panel to your System Folder.  You will be asked if it should be placed into the Control Panels Folder.  Reply 'yes' to this and the control panel will be moved to the Control Panels Folder.  Restart your Macintosh.
  20.  
  21. A brief description of important keys can be viewed by clicking the "Title" area  of the control panel (not the titleBar of the control panel window).  This area is a picture that looks similar to what you see at the top of this document.
  22.  
  23. USE
  24. ----
  25. PICTify is invoked by pressing the keyboard combination that you specified via the control panel (which defaults to COMMAND+SHIFT).  You can then choose what and how to save the snapshot following these simple instructions:
  26.  
  27. • To save an area you define:
  28.  
  29. 1) Press the key combo.  The cursor changes to crosshairs.
  30. 2) Click and drag the mouse to define the rectangular area you want to capture.
  31. 3) Release the mouse button.  A camera shutter sound will be heard.
  32. 4) A save dialog will appear.  At the bottom you will see two file options that you can save to.  They are represented by icons of those files.  The highlighted icon represents which filetype the snapshot will be saved to (TeachText being the default).  Click on the icon to select the filetype you desire.
  33.  
  34.         Fig 1. The save dialog.
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57. 5) Click the "Save" button after navigating via the filelist to the location to which you want to save the file.  The file will be saved.
  58.  
  59.   NOTE:  To save to the clipboard instead of a file, press the 'C' key before you do step 3 above.
  60.  
  61. • To save the entire screen:
  62.  
  63. 1) Press the key combo.  The cursor changes to crosshairs.
  64. 2) Press the 'S' key.  Follow steps 4-5 above.
  65.  
  66. • To save the frontmost window:
  67.  
  68. 1) Press the key combo.  The cursor changes to crosshairs.
  69. 2) Press the 'F' key.  Follow steps 4-5 as mentioned under saving an area you define.
  70.  
  71.     Fig 2.  What saving the frontmost window captures.
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.   
  82. NOTE:  Again, if you press the 'C' key BEFORE the 'S' or 'F' keys above will cause the snapshot to be saved to the clipboard instead of a file.
  83.  
  84. • To save a pulled-down menu:
  85.  
  86. 1) Select the menu you wish to capture.  
  87. 2) Once the menu appears, press the key combo that invokes PICTify.  Crosshairs appear.
  88. 3) Proceed using steps 2-5 as described under capturing an area you define, making sure that the area including the menu is selected.
  89.  
  90. That is all there is to use this simple utility.  There was a request to add exporting of the snapshot to TIFF or GIF formats.  Although I considered doing this, it was dropped because it was beyond the scope of this project (meaning it would require more effort and time than I had to devote to doing it--did I mention that this is a FREE utility? ;-)
  91.  
  92. I welcome any suggestions, comments, or bug reports you may want to send.  
  93.  
  94. SPECIAL THANKS:  Peter Eisenmann, Don Sherman and Sherman Wilcox
  95.  
  96. ---------------
  97. Release History
  98. ---------------
  99.  
  100. Version 1.5
  101. ----------
  102.  
  103. - Revised template information added to the resource file when a snapshot is saved to a ResEdit file.  The new template contains not only the global coordinates, but the height and width of the snapshot in pixels.
  104.  
  105. - Added ability to capture application menus.
  106.  
  107. - Fixed problematic trap patching.
  108.  
  109. Version 1.01/2
  110. --------------
  111.  
  112. - Added B&W compatibility
  113.  
  114. Version 1.0
  115. ----------
  116.  
  117. - First public release
  118.  
  119. Please forward any comments and bugs to the following online accounts:
  120.  
  121. America Online: DevScott
  122. CompuServe: 71035,3273
  123. Internet: devscott@aol.com
  124.  
  125. Enjoy!
  126. Scott